﻿2026-07-27T13:05:26.0197600Z ##[group]Run actions/checkout@v5
2026-07-27T13:05:26.0198113Z with:
2026-07-27T13:05:26.0198444Z   repository: BigscreenVR/spt-bs-core
2026-07-27T13:05:26.0201467Z   token: ***
2026-07-27T13:05:26.0201766Z   ssh-strict: true
2026-07-27T13:05:26.0202079Z   ssh-user: git
2026-07-27T13:05:26.0202442Z   persist-credentials: true
2026-07-27T13:05:26.0202765Z   clean: true
2026-07-27T13:05:26.0203060Z   sparse-checkout-cone-mode: true
2026-07-27T13:05:26.0203417Z   fetch-depth: 1
2026-07-27T13:05:26.0203833Z   fetch-tags: false
2026-07-27T13:05:26.0204250Z   show-progress: true
2026-07-27T13:05:26.0204560Z   lfs: false
2026-07-27T13:05:26.0204865Z   submodules: false
2026-07-27T13:05:26.0205211Z   set-safe-directory: true
2026-07-27T13:05:26.0205547Z   allow-unsafe-pr-checkout: false
2026-07-27T13:05:26.0205896Z env:
2026-07-27T13:05:26.0206177Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-27T13:05:26.0206558Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-27T13:05:26.0206913Z ##[endgroup]
2026-07-27T13:05:26.1975856Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-27T13:05:26.1977059Z ##[group]Getting Git version info
2026-07-27T13:05:26.1977567Z Working directory is 'C:\actions-runner\_work\spt-bs-core\spt-bs-core'
2026-07-27T13:05:26.2296786Z [command]"C:\Program Files\Git\cmd\git.exe" version
2026-07-27T13:05:26.2496798Z git version 2.43.0.windows.1
2026-07-27T13:05:26.2519083Z ##[endgroup]
2026-07-27T13:05:26.2526582Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\9c9baab3-9fa5-4719-bea7-c4872f17d38a\.gitconfig'
2026-07-27T13:05:26.2540688Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\9c9baab3-9fa5-4719-bea7-c4872f17d38a' before making global git config changes
2026-07-27T13:05:26.2541668Z Adding repository directory to the temporary git global config as a safe directory
2026-07-27T13:05:26.2545599Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-bs-core\spt-bs-core
2026-07-27T13:05:26.2788155Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --get remote.origin.url
2026-07-27T13:05:26.3138405Z https://github.com/BigscreenVR/spt-bs-core
2026-07-27T13:05:26.3164531Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-27T13:05:26.3169475Z [command]"C:\Program Files\Git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-27T13:05:26.3377945Z HEAD
2026-07-27T13:05:26.3633724Z ##[endgroup]
2026-07-27T13:05:26.3637353Z [command]"C:\Program Files\Git\cmd\git.exe" submodule status
2026-07-27T13:05:26.7581512Z ##[group]Cleaning the repository
2026-07-27T13:05:26.7585448Z [command]"C:\Program Files\Git\cmd\git.exe" clean -ffdx
2026-07-27T13:05:28.1896735Z Removing target/
2026-07-27T13:05:28.1925547Z [command]"C:\Program Files\Git\cmd\git.exe" reset --hard HEAD
2026-07-27T13:05:28.2675975Z HEAD is now at 8c431109 Merge e2b34a605ffde06cf0893964b68d004139242e29 into e304c7eebd71439458894253a5637b539db66aad
2026-07-27T13:05:28.2699360Z ##[endgroup]
2026-07-27T13:05:28.2703027Z ##[group]Disabling automatic garbage collection
2026-07-27T13:05:28.2707759Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0
2026-07-27T13:05:28.2936927Z ##[endgroup]
2026-07-27T13:05:28.2937337Z ##[group]Setting up auth
2026-07-27T13:05:28.2943232Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-07-27T13:05:28.3171296Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-07-27T13:05:28.7253066Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-27T13:05:28.7488651Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-07-27T13:05:29.1534084Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-27T13:05:29.1768159Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-07-27T13:05:29.5914648Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-07-27T13:05:29.6175841Z ##[endgroup]
2026-07-27T13:05:29.6176509Z ##[group]Fetching the repository
2026-07-27T13:05:29.6182998Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +8c431109017168b98116b5f5e8079b2c2234dc64:refs/remotes/pull/100/merge
2026-07-27T13:05:30.4417738Z ##[endgroup]
2026-07-27T13:05:30.4418136Z ##[group]Determining the checkout info
2026-07-27T13:05:30.4418837Z ##[endgroup]
2026-07-27T13:05:30.4423949Z [command]"C:\Program Files\Git\cmd\git.exe" sparse-checkout disable
2026-07-27T13:05:30.4692247Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-07-27T13:05:30.4930891Z ##[group]Checking out the ref
2026-07-27T13:05:30.4936140Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force refs/remotes/pull/100/merge
2026-07-27T13:05:30.5349200Z HEAD is now at 8c431109 Merge e2b34a605ffde06cf0893964b68d004139242e29 into e304c7eebd71439458894253a5637b539db66aad
2026-07-27T13:05:30.5369737Z ##[endgroup]
2026-07-27T13:05:30.5632977Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format=%H
2026-07-27T13:05:30.5870710Z 8c431109017168b98116b5f5e8079b2c2234dc64
